Bitmap for WPF
Item プロパティ (ComArray<T>)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > ComArray<T> クラス : Item プロパティ
Gets or sets the T with the specified i.
シンタックス
'宣言
 
Public Default Property Item( _
   ByVal i As System.Integer _
) As T
public T this[ 
   System.int i
]; {get; set;}

パラメータ

i
参照

ComArray<T> クラス
ComArray<T> メンバ